Previous Book Contents Book Index Next

Inside Macintosh: AppleScript Language Guide / Part 2 - AppleScript Language Reference
Chapter 9 - Script Objects


Inheritance and Delegation

You can use AppleScript's inheritance mechanism to define related script objects in terms of one another. This allows you to share property and handler definitions among many script objects without repeating the shared definitions.

This section describes


Subtopics
Defining Inheritance
How Inheritance Works
The Continue Statement
Using Continue Statements to Pass Commands to Applications
The Parent Property and the Current Application

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996